diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-06-11 04:15:57 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-11 04:15:57 +0900 |
| commit | 22b85572e891b874011893f62d4eaf94f20486df (patch) | |
| tree | 3452d4164a8964cd85fe57de2bd128baeb0ee2ff /config/waybar/style/[Wallust] Chroma Edge.css | |
| parent | c4ee8142bf7e8d89602cb7712da10888a54d438b (diff) | |
| parent | ed21639feebd8e3b6a6a4c2a59686f777b9688b9 (diff) | |
Merge pull request #338 from JaKooLit/development
Development to Main including pre-release
Diffstat (limited to 'config/waybar/style/[Wallust] Chroma Edge.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Chroma Edge.css | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/config/waybar/style/[Wallust] Chroma Edge.css b/config/waybar/style/[Wallust] Chroma Edge.css index 28be5dee..6dea2949 100644 --- a/config/waybar/style/[Wallust] Chroma Edge.css +++ b/config/waybar/style/[Wallust] Chroma Edge.css @@ -22,13 +22,11 @@ window#waybar { border-radius: 0px; transition-duration: 0.5s; } -window#waybar.empty { - background-color: transparent; -} + +window#waybar.empty window#waybar.empty #window { padding: 0px; border: 0px; - /* background-color: rgba(66,66,66,0.5); */ /* transparent */ background-color: transparent; } @@ -84,7 +82,6 @@ tooltip label{ background-color: #eb4d4b; } - #backlight, #backlight-slider, #battery, @@ -222,8 +219,8 @@ tooltip label{ color: #FFD580; } #backlight { - /* color: #EBCB8B; */ color: #8fbcbb; + padding-right: 2px; } #clock { |
